home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / drtrk105.zip / DOORTRAK.CFG next >
Text File  |  1993-01-14  |  3KB  |  121 lines

  1. ;
  2. ;
  3. ;                    DOORTRAK DOOR USAGE AND BULLETIN MAKER
  4. ;                       
  5. ;                         SAMPLE CONFIGURATION FILE
  6. ;
  7. ;
  8. ;
  9. ;   Any comment lines must begin with a semi-colon ";"
  10. ;
  11. ;   This is a sample configuration file for doortrak. change all relevent
  12. :   lines. There must be no spaces between the title and the  equal "="
  13. :   sign. Can be in upper or lower case..
  14. ;
  15. ;Here you put your BBS name ( pretty obvious )
  16. ;
  17. BBSNAME=THEE LANDING ZONE BBS
  18. ;
  19. ;Here you put your name ( again pretty obvious )
  20. ;
  21. SYSOPNAME=Wayne Gay
  22. ;
  23. ;Here you put your Handle ( real name if no alias )
  24. ;
  25. SYSOPALIAS=MELN'MARN AKA
  26. ;
  27. ;Here you put your registration code( only $5.00 to register [grin] ).
  28. :
  29. ;
  30. REGISTRATION_CODE=000000
  31. ;
  32. ;Here you put length of the bulletin. Valid numbers are 1-100.
  33. ;(Registered Feature, will default to 10 if unregistered. Come-on,
  34. ; it's only $5.00!)
  35. ;
  36. BUL_LENGTH=20
  37. ;
  38. ;Here you put the full path and filename to your DORINFO?.DEF file.
  39. ;
  40. DORINFOPATH=DORINFO1.DEF
  41. ;
  42. ;Here you put the full path and filename for your bulletin file.
  43. ;                  
  44. BULLETINPATH=DOORTRAK.MEC
  45. ;
  46. ; These next options are for the bulletin colors. 
  47. ;       VALID COLORS ARE:
  48. ;
  49. ;       BLUE           LIGHTBLUE
  50. ;       RED            LIGHTRED
  51. ;       GREEN          LIGHTGREEN
  52. ;       CYAN           LIGHTCYAN
  53. ;       BROWN          YELLOW
  54. ;       MAGENTA        LIGHTCYAN
  55. ;       GREY           LIGHTGREY
  56. ;
  57. ; This is for the header line for the bulletin. 
  58. ;
  59. HEADER=RED
  60. ;
  61. ; This is for the borders for the bulletin. 
  62. ;
  63. BORDER=GREEN
  64. ;
  65. ; This is for the rank number. 
  66. ;
  67. RANK=YELLOW
  68. ;
  69. ; This is for the name of the door. 
  70. ;
  71. DORNAME=CYAN
  72. ;
  73. ; This is for the door entries number. 
  74. ;
  75. DORUSE=BROWN
  76. ;
  77. ; This is for the users name.
  78. ;
  79. USENAME=LIGHTGREEN
  80. ;
  81. ; This is for the users entries.
  82. ;
  83. USEUSE=MAGENTA
  84. ;
  85. ;
  86. ;       The following is for the EXCLUDE's. This is where you put the 
  87. ;       users ( or even yourself if you play the doors ) that you don't
  88. ;       want included in the bulletins.
  89. ;       You can have up to 10 excluded users.
  90. ;
  91. ;
  92. EXCLUDE=MELN'MARN AKA
  93. EXCLUDE=MELN'MARN NLN
  94. ;
  95. ; This is where you put the name of the door to be tracked.
  96. ; this keyword must be followed by the doorcode keyword with the proper 
  97. ; code for the door.
  98. ;
  99. DOORNAME=LAND OF DEVISTATION
  100. ;
  101. ; This is the code for the door being tracked. Limited to 3 characters
  102. ; or numbers, or a combination. 
  103. ; You can have up to 100 doors.
  104. ;
  105. DOORCODE=LOD
  106. ;
  107. ; The door name again for the next door.
  108. ;
  109. DOORNAME=BARON REALMS ELITE
  110. ;
  111. ; The code for the next door.
  112. ;
  113. DOORCODE=BRE
  114. ;
  115. ; This keyword MUST be included at the end of the configuration file.
  116. ; With out it you will enter an endless loop, and the program will
  117. : appear to lock up.
  118. ;
  119. END
  120.  
  121.